home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
El Mac 1
/
Magazine.iso
/
EL MAC 1
/
Infotenimiento
/
Rednex
/
SHARED.DIR
/
00870.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1995-08-23
|
250 b
|
12 lines
on mouseUp
puppetSprite(37, 1)
if the castNum of sprite 37 = 811 then
set the castNum of sprite 37 to 812
updateStage()
set the movieRate of sprite 37 to 1
else
set the castNum of sprite 37 to 811
updateStage()
end if
end